API: Change semantics of gtk_container_get_child_path()
authorBenjamin Otte <otte@redhat.com>
Wed, 25 May 2011 20:21:15 +0000 (22:21 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Jun 2011 00:03:50 +0000 (02:03 +0200)
commita6daba5e78df967258ca8998a8ec535be0746232
tree0ce4385f6a2d31634359f71286bed6ec74a850d0
parentb0616c82252ccfd3064dd23fbd9352c343b1ca05
API: Change semantics of gtk_container_get_child_path()

Include the child widget path in the returned path now. This allows
customizing the path of the current widgets - like adding flags to child
widgets (and maybe siblings in the future).
gtk/gtkcontainer.c
gtk/gtkframe.c
gtk/gtknotebook.c
gtk/gtktreeview.c
gtk/gtkwidget.c